contentType

Returns the content type of this upload data as specified in the Content-Type header.

If the upload data is constructed manually, the Content-Type header will be created after it is passed to the Chromium engine. Thus, the returned ContentType object will not contain meaningful values in this case.

Since

7.33